EN FR
EN FR


Section: Software

QTempIntMiner : quantitative temporal sequence mining

QTempIntMiner (Quantitative Temporal Interval Miner) is a software that implements several algorithms presented in [42] and [8] .

The software is mainly implemented in Matlab. A standalone application is now avalaible. It uses the Mixmod toolbox [28] to compute multi-dimensional Gaussian distributions. The main features of QTempIntMiner are:

  • a tool for generating synthetic noisy sequences of temporal events,

  • an implementation of the QTempIntMiner , QTIAPriori and QTIPrefixSpan algorithms,

  • a graphical interface that enables the user to generate or import data set and to define the parameters of the algorithm and that displays the extracted temporal patterns.

  • a sequence transformer to process long sequences of temporal events. Long sequences are transformed into a database of short temporal sequences that are used as input instances for the available algorithms.

This year the software has been updated to include two new algorithms: QTIAPriori and QTIPrefixSpan . The software has been used to compare the efficiency of three algorithms. The software is currently applied to the characterization of cardiac arrhythmias.

The following website gives many details about the algorithms and provides the latest stable implementation of QTempIntMiner : http://www.irisa.fr/dream/QTempIntMiner/ .